On this pageShowPointDescriptionThis method views drawing's point specified by the APoint parameter and sets current scale by the AScale parameter.Returns:ValueDescriptionTrueFunction succeeded.FalseFunction failed.Syntaxfunction ShowPoint(APoint: TFPoint; AScale: Double): Boolean;